Currently only a few Intel models have VPMU workaround turned on. It
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Fri, 31 May 2013 08:06:11 +0000 (10:06 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 31 May 2013 08:06:11 +0000 (10:06 +0200)
commit75a92f551ade530ebab73a0c3d4934dfb28149b5
treec0d89aca42f80dccd35e8bc3846b0dc70b11dfcc
parent71fc4da1306cec55a42787310b01a1cb52489abc
Currently only a few Intel models have VPMU workaround turned on. It
appears, however, that this issue exists on more models than what is
covered by check_pmc_quirk(). Since we don't know exactly which cpus
are affected we should turn this workaround on for all family 6
processors.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Sort-of-Acked-by: "Auld, Will" <will.auld@intel.com>
xen/arch/x86/hvm/vmx/vpmu_core2.c